Developer Documentation

QuickTime 4 API Documentation

QuickTime 4 Reference

| Previous | Chapter Contents | Chapter Top | Next |

Video Output Component Flag

The following flag indicates that a video output component is not connected to a display and should not be included in a list of components that are available to the user.

enum {
    kQTVideoOutputDontDisplayToUser = 1L << 0
};

© 1999 Apple Computer, Inc.

| Previous | Chapter Contents | Chapter Top | Next |